-
Home
-
WordPress CRM, Email & Marketing Automation for WordPress | Award Winner — Groundhogg
-
4.1.3.1
-
Code
-
Classes
- Contact_Table_Columns
Total Complexity |
60 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
483 |
Lines of code |
259 |
Logical lines of code |
134 |
Comment lines |
131 |
Methods |
21 |
Properties |
2 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_core_columns() |
A |
38 |
7 |
69 |
column_location() |
S |
51 |
6 |
28 |
get_presets() |
S |
53 |
5 |
22 |
register() |
S |
55 |
4 |
20 |
column_tel_numbers() |
S |
57 |
4 |
16 |
add_sortable_columns_to_table() |
S |
64 |
4 |
9 |
column_callback() |
S |
63 |
4 |
10 |
column_tags() |
S |
58 |
3 |
14 |
add_columns_to_screen_options() |
S |
64 |
3 |
10 |
add_columns_to_table() |
S |
64 |
3 |
10 |
column_optin_status() |
S |
72 |
2 |
5 |
column_birthday() |
S |
66 |
2 |
8 |
column_first_name() |
S |
79 |
2 |
3 |
column_last_name() |
S |
79 |
2 |
3 |
column_user_id() |
S |
76 |
2 |
3 |
column_owner_id() |
S |
76 |
2 |
3 |
sort_columns() |
S |
73 |
1 |
5 |
column_date_created() |
S |
72 |
1 |
5 |
add_orderby_keys() |
S |
74 |
1 |
4 |
register_preset() |
S |
79 |
1 |
3 |
__construct() |
S |
63 |
1 |
9 |